Package guitools.components

A collection of convenient GUI components.

See:
          Description

Class Summary
CollapsePane Pane which can be collapsed and expanded using a button at the top.
InternalFrame Internal frame that can be docked using DockReceiver class.
JGradientPanel A panel with a nice gradient colour background.
PromptDialog Class that shows a dialog prompting for (a list of) various user inputs.
SimpleGridBagPanel This class implements a convenient JPanel which can be used to add components (JPanels) in a 1*n or n*1 (i.e. one row OR one column) 'matrix' without requiring all these components to have the same size.
 

Package guitools.components Description

A collection of convenient GUI components.

Copyright notice

Package developed by Steven de Jong, 2005. Free for use and modification, as long as the original author gets the credit he deserves.